| FaDisbBatchDetail |
| Logical Entity Name | FaDisbBatchDetail |
| Default Table Name | FaDisbBatchDetail |
| Physical Only | NO |
| Definition | |
| Note |
| FaDisbBatchDetail Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
FaDisbBatchDetailID |
int | NO | ||
FaDisbBatchID |
int | NO | ||
| FaSchedID | int | NO | ||
| SyStudentID | int | NO | ||
| Amount | money | NO | ||
| Paid | bit | NO | ||
| UserID | int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO | ||
| Refunded | bit | NO | ||
| FailedReason | bigint | YES | ||
| ThirdPartyInvoiceLine | varchar(50) | YES | ||
| Status | char(1) | NO | ||
| Returned | bit | NO | ||
SaReconcileReturnFundID |
int | YES | ||
| ExceptionReason | varchar(5000) | YES | ||
| PayeeName | varchar(150) | YES |
| FaDisbBatchDetail Primary and Unique Keys |
| Key Name | Key Type | Keys |
| FaDisbBatchDetail_FaDisbBatchDetailID_U_C_IDX | PrimaryKey | FaDisbBatchDetailID |
| FaDisbBatchDetail Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| FaDisbBatch | Non-Identifying | One To Zero or More | FK_FaDisbBatchDetail_FaDisbBatchID_FaDisbBatch_FaDisbBatchID | FaDisbBatchID | NO | YES | ||
| SaReconcileReturnFund | Non-Identifying | Zero or One to Zero or More | FK_FaDisbBatchDetailSaReconcileReturnFundID_SaReconcileReturnFundSaReconcileReturnFundID | SaReconcileReturnFundID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| FaDisbBatchDetailDisbInfo | Non-Identifying | One To Zero or More | FK_FaDisbBatchDetailDisbInfo_FaDisbBatchDetailID_FaDisbBatchDetail_FaDisbBatchDetailID | NO | YES |
| FaDisbBatchDetail Check Constraints |
| Check Constraint Name | CheckConstraint |